suppress gnu TLS and mbed TLS version checks
authorAaron M. Ucko <ucko@debian.org>
Thu, 2 Dec 2021 03:08:16 +0000 (22:08 -0500)
committerAaron M. Ucko <ucko@debian.org>
Wed, 1 Oct 2025 18:43:25 +0000 (14:43 -0400)
commit69867fc580fc94d99492cbee7035045e1c09bec1
treea6e94f83ade48c7a932c7ea4f067b93e08216f78
parentfc873645f503be1703183a5681b80d31fd5495ed
suppress gnu TLS and mbed TLS version checks

   Prevent bailing when the exact compile-time and runtime GNU TLS versions
   differ; trust dpkg to disallow combinations that are actually incompatible.
   Likewise for mbed TLS.

Gbp-Pq: Name suppress_tls_version_checks
c++/src/connect/ncbi_gnutls.c
c++/src/connect/ncbi_mbedtls.c